home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / hedgehog-launch.swf / scripts / DefineButton2_310 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-11  |  60 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gotoMenu();
  4. }
  5.